delete from ^0 where ^2; insert into ^0 (^1) values (^2); update ^0 set ^1 where ^2; select distinct ^0 from ^1 ; select count(*) from ^1; drop ^0; ^0 ^1^2 create table ^0 (^1); SQL ERROR INGRES ERROR select attname,attfrmt,attfrml from attribute where attrelid = '^0'; select distinct relid, relstat from relation order by relid; \g * *